projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3c64f02
)
* src/ftcrfont.c (ftcrfont_driver): Really commit last change.
author
Mike Kupfer
<mkupfer@alum.berkeley.edu>
Mon, 17 Dec 2018 05:18:04 +0000
(21:18 -0800)
committer
Eli Zaretskii
<eliz@gnu.org>
Mon, 17 Dec 2018 17:09:16 +0000
(19:09 +0200)
src/ftcrfont.c
patch
|
blob
|
history
diff --git
a/src/ftcrfont.c
b/src/ftcrfont.c
index ae5b0a92eeeed482f19bc7329799e81d75806580..0718ca7a3d9cdabb993c42b22eb2f5154eb07ecb 100644
(file)
--- a/
src/ftcrfont.c
+++ b/
src/ftcrfont.c
@@
-289,7
+289,7
@@
struct font_driver const ftcrfont_driver =
.type = LISPSYM_INITIALLY (Qftcr),
.get_cache = ftfont_get_cache,
.list = ftcrfont_list,
- .match = ftcrfont_match,
+
y
.match = ftcrfont_match,
.list_family = ftfont_list_family,
.open = ftcrfont_open,
.close = ftcrfont_close,